Welcome![Sign In][Sign Up]
Location:
Search - tab vc

Search list

[EditBoxVC++中Tab View的多种实现方法

Description: 在VC++中TAB VIEW的多种实现方法,介绍了三种。-in VC + + TAB VIEW the multiple methods, introduced the three.
Platform: | Size: 132399 | Author: | Hits:

[GUI Develop如何使用VC++提供的TAB控件

Description: 在VC++中如何使用TABCONTROL控件 VC++中的TABCONTROL控件和VB,DELPHI中的不一样,它的使用方法比VB,DELPHI中要麻烦得多。 我写了个事例 也许对大家有点帮助,只适合菜鸟看哦,因为我就是菜鸟 -in VC TABCONTROL how to use the controls VC TABCONTROL controls and VB, Delphi not the same as it used than VB, Delphi to much trouble. I wrote a pair of examples may help you a bit, only for a birdie FACT, because of my exposure
Platform: | Size: 50467 | Author: 王泽民 | Hits:

[GUI Developcustomtabctrlsource

Description: 一个Tab控件源码,类似VC的输出框的tab。使用方法与VC自带的Tab很相似。-a source, similar to the VC output of the frame tab. With the use of the Tab VC own very similar.
Platform: | Size: 87645 | Author: 李永恒 | Hits:

[TreeViewVC++TabView1

Description: 绝佳的Tab View控件的方式之一,VC++6.0经过运行调试的,可直接使用-excellent Tab Controls View one of the ways that VC 6.0 After running the debugger can be used directly
Platform: | Size: 39696 | Author: 张圣望 | Hits:

[GUI DevelopVC++TabView2

Description: 绝佳的Tab View控件的方式之二,VC++6.0经过运行调试的,可直接使用-excellent Tab View Control Mode 2, VC 6.0 After running the debugger can be used directly
Platform: | Size: 42190 | Author: 张圣望 | Hits:

[GUI DevelopVC++TabView3

Description: 绝佳的Tab View控件的方式之三,VC++6.0经过运行调试的,可直接使用-excellent Tab View Control Mode 3, VC 6.0 After running the debugger can be used directly
Platform: | Size: 42691 | Author: 张圣望 | Hits:

[OtherTab

Description: 自己写的VC,显示安装文件的代码,多个对话框组合
Platform: | Size: 42398 | Author: aaa | Hits:

[GUI Develop运动tab

Description: vc中运动tab的编程实现-vc Motion tab Programming
Platform: | Size: 33884 | Author: 杨风 | Hits:

[Button controlTAB VIEW

Description: VC CLASSIC TABVIEW
Platform: | Size: 81646 | Author: | Hits:

[SourceCodetab控件

Description: vc tab控件
Platform: | Size: 40005 | Author: other2004@sina.com | Hits:

[Applicationscodehelp

Description: VC源代码管理软件之 CodeHelp(无源码)作者姓名:祝小斌邮件地址:thinkry@263.net开发环境:VC6.0 Windows 2000测试环境:Windows 2000 功能介绍:========== 概 述========== 程序员可能常有这样的烦恼:编程中经常需要去查阅以前写过的代码片断,而每次打开代码所在的工程既费时又费力。 知识管理越来越被大家所重视,源代码也应该做为一种知识资源,纳入知识管理体系中去。CodeHelp 是为了方便程序员更好的管理自己的源代码而写的一款免费软件。 利用 CodeHelp,可以方便的管理你的各种技术资料和源代码。 CodeHelp 以目录树来管理代码文件,你可以自由定义目录,并能够自由移动修改,支持无限分支延伸。采用分段读入方式,能支持超大的目录树。 CodeHelp 支持“语法突出”方式显示代码(目前仅支持C/C++)。能高亮显示源代码中的“注释”、“关键字”和“字符串”,和在 VC6.0 看起来完全一样。 CodeHelp 采用 TabView 来显示多个源代码文件,查看起来非常方便。-VC source code management software capital CodeHelp (without source) Author Name : Chuxiaobin mail address : thinkry@263.net development environment : Windows 2000 VC6.0 test environment : Windows 2000 functional overview presented :========== ========== programmers may tend Pains : Programming often need access to previously written code snippet, and each open source project where the time-consuming and laborious. Knowledge management is increasingly paying attention to you, the source code should also serve as a knowledge resources and knowledge management system into China. CodeHelp programmers is to facilitate better management of their source code and write free software. CodeHelp use can facilitate the management of your technical information and source code. CodeHelp directory tree
Platform: | Size: 297984 | Author: ff | Hits:

[Windows Developtabcontrol_src

Description: 自定义的标签控件对话框。-Custom Controls dialog box labels.
Platform: | Size: 6144 | Author: 易天行 | Hits:

[ActiveX/DCOM/ATLvc控件

Description: visual c++ 通用控件相关设计资料,pdf文件,-visual c GM controls relevant design information, pdf documents,
Platform: | Size: 5056512 | Author: 牛文 | Hits:

[Picture ViewerGdipluspicture

Description: 1. 新建一个空的Win32项目(假设新建项目名称为ForthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:ForthProj.sln是解决方案管理文件,ForthProj是项目管理文件,ForthProj.ncb是项目数据库文件,ForthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects ForthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : ForthProj.sln is document management solutions, ForthProj project management, project ForthProj.ncb database files, users ForthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code 4. compile and enforcement procedures
Platform: | Size: 282624 | Author: 朱磊 | Hits:

[Menu controlMenuA

Description: 1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码  通过设置WNDCLASS变量的lpszMenuName属性实现自动创建菜单操作  响应WM_COMMAND消息时处理各种菜单消息 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects SixthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : SixthProj.sln is document management solutions, SixthProj project management, project SixthProj.ncb database files, users SixthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code# 61557 Programming by setting the variable attributes lpszMenuName automatically create menu# 61557 response WM_COMMAND handle various news sources menu 4. compil
Platform: | Size: 31744 | Author: 朱磊 | Hits:

[GUI Develop导航图

Description: 绘制导航图的源代码,这是基于MAPX插件的,只需将相关*.TAB 图层换成你自己的就可以了-mapping navigation map of the source code, which is based on the Connection plug-in, only to the relevant*. TAB layer replaced by your own on the
Platform: | Size: 1024 | Author: fgh | Hits:

[GUI DevelopCXTabControl_demo

Description: 对Tab Control的具体实现,对初级程序员具有参考价值。-Tab Control of the concrete realization of junior programmers with reference value.
Platform: | Size: 30720 | Author: 秦伟 | Hits:

[Windows Develop一个屏保程序

Description: 本程序运行后将会屏 Alt+Ctrl+Del,Alt+F4,Alt+Tab等键, (Windows 2000 不能屏蔽) 必须在两个Enter键之间输入密码才能退出!!!!!!!! 密码是"kkcocoon". 本程序在Visual C++ 6.0 下编译.大家可在vc下打开scrnsave.dsw文件就可以很好的查看源文件.也可以File->New->Project->Win32 Application->起个名字,create new workspace->empty win32 application.然后把一个个文件Add进来,F5->确定,就可以了. 这是一个用纯Windows SDK编写的程序,没有用MFC类库,要看懂此程序 必须要懂得在Windows下编程.本程序只是为了给刚学Windows SDK的同仁 提供适合的示例程序,并给出祥尽注释.-Windows Screen Saver source code, block keyboard input of Alt_Ctrl_Del, Alt+F4, Alt+Tab(can not block in win2000), password is kkcocoon.
Platform: | Size: 1218560 | Author: 阿的 | Hits:

[Button controlfldrtabctrl3

Description: vc中tabcontrol控件的使用改进,由于vc中这个控件不如在vb中方便-vc tabcontrol which controls the use of improved, as were the controls vc as easily in vb
Platform: | Size: 4194304 | Author: ldh | Hits:

[OtherBmpTitle标题栏重绘 VC MFC

Description: VC下的标题栏重绘,实现多个TAB页效果。(VC under the title block redraw to achieve multiple tab page effect.)
Platform: | Size: 948224 | Author: fuyve | Hits:
« 1 2 3 45 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net